home *** CD-ROM | disk | FTP | other *** search
- object Restart: TRestart
- Left = 192
- Top = 114
- BorderStyle = bsDialog
- Caption = 'Restart po��ta�e'
- ClientHeight = 93
- ClientWidth = 422
- Color = clBtnFace
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clWindowText
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- OldCreateOrder = False
- Position = poScreenCenter
- PixelsPerInch = 96
- TextHeight = 13
- object Label1: TLabel
- Left = 32
- Top = 8
- Width = 359
- Height = 13
- Caption = 'Nastaven� asociace soubor� se projev� a� po restartu po��ta�e'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clNavy
- Font.Height = -11
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Label2: TLabel
- Left = 94
- Top = 32
- Width = 240
- Height = 16
- Caption = 'P�ejete si restartovat po��ta� nyn�?'
- Font.Charset = DEFAULT_CHARSET
- Font.Color = clRed
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = [fsBold]
- ParentFont = False
- end
- object Image1: TImage
- Left = 32
- Top = 32
- Width = 33
- Height = 33
- Picture.Data = {<image000.ico>}
- end
- object Button1: TButton
- Left = 96
- Top = 64
- Width = 97
- Height = 25
- Caption = '&Ano'
- TabOrder = 0
- OnClick = Button1Click
- end
- object Button2: TButton
- Left = 232
- Top = 64
- Width = 97
- Height = 25
- Caption = '&Ne'
- TabOrder = 1
- OnClick = Button2Click
- end
- end
-